home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Calc / CalcWorks 1.42.sit / CalcWorks.rsrc / TEXT_211_Help - Scientific Functions.txt < prev    next >
Encoding:
Text File  |  1995-04-17  |  4.5 KB  |  61 lines

  1. Scientific Functions
  2.  
  3. Scientific functions are available only when in [Sci] mode, and are as follows...
  4.  
  5.   [log]   Base 10 log
  6.   [10X]   Inverse base 10 log
  7.   [ln ]   Natural log
  8.   [eX ]   Inverse natural log
  9.   [x2 ]   Square
  10.   [‚àöx ]   Square root
  11.   [x3 ]   Cube
  12.   [3‚àöx]   Cube root
  13.   [yX ]   Universal power
  14.   [x‚àöy]   Universal root
  15.   [1/x]   Inverse
  16.   [ x!]   Factorial
  17.   [ % ]   Percent
  18.   [‚àÜ% ]   Delta percent
  19.   [x‚Ä¢y]   Swap x with y
  20.   [P>R]   Polar to rectangular coordinates
  21.   [R>P]   Rectangular to polar coordinates
  22.   [>DMS]  Decimal to degree/minute/second conversion
  23.   [>MSF]  Decimal to minute/second/frame conversion
  24.   [>ftin] Decimal to foot/inch conversion
  25.   [>DEC]  Current units to decimal conversion
  26.  
  27. The percent function works with the [ + ], [ - ], [ x ], and [ √∑ ] keys, or by itself, to perform the following functions...
  28.  
  29.   X[ + ]Y[ % ][ = ]   Mark-up  ( X plus Y% of X )
  30.   X[ - ]Y[ % ][ = ]   Discount  ( X minus Y% of X )
  31.   X[ x ]Y[ % ][ = ]   Percentage  ( Y% of X )
  32.   X[ √∑ ]Y[ % ][ = ]   Ratio  ( X is what % of Y )
  33.   X[ % ]              Percent to decimal conversion
  34.   X[‚àÜ% ]Y[ = ]        Delta percent  ( ( ( X - Y ) √∑ Y) x 100% )
  35.  
  36. The delta percent function is activated by pressing the [2nd] button followed by the percent button, and calculates the change in percentage that occurs between two numbers, expressed as a percentage of the second number.
  37.  
  38. NOTE: The percent function operates differently when in RPN mode. It calculates percentages without using the [ x ] button. You can also use it in combination with the [ + ] or [ - ] button to calculate markups and discounts. For example, to calculate 25% of 300, you would enter 300 [Enter] 25 [ % ] to get a result of 75. To calculate 300 + 25%, enter 300 [Enter] 25 [ % ] [ + ] to get a result of 375. To calculate 300 - 25%, enter 300 [Enter] 25 [ % ] [ - ] to get a result of 225.
  39.  
  40. The [x‚Ä¢y] function, in addition to being used in polar to rectangular conversions, can also be used to swap the currently displayed value with the last entered operand. This also effects the automatic constant. 
  41.  
  42. Polar to rectangular and rectangular to polar calculations are performed by entering the x or r value, pressing the [x‚Ä¢y] button to save the x value, entering the y or √ò value, then executing the function by pressing the [R>P] or [P>R] button. The resulting r or x result is immediately shown in the display. The √ò or y part of the result is retrieved by pressing [x‚Ä¢y] to retrieve the y value.
  43.  
  44. NOTE: In RPN mode, all functions that operate on two values, including delta percent, power, root, and polar to rectangular conversions, accept the x (or r) value in the X register, and the y (or √ò) value in the Y register. The delta percent function, when in RPN mode, also preserves the original y value in the Y register after the calculation, as is standard for most RPN calculators.
  45.  
  46. The decimal to units conversion functions convert the display to and from the current units as selected in the Units menu. This effects the display only, the internal value is always retained in decimal format, as are values cut, copied, logged to tape, or saved to the memories. Values displayed in the memory and RPN stack popups are also displayed in decimal format. The label of the decimal to units conversion button changes to reflect the currently selected units in the Units menu. See ‚ÄúDirect Units Calculations‚Äù for more information.
  47.  
  48. The trigonometric functions are as follows...
  49.  
  50.   [sin], [cos], [tan]     Standard trig functions
  51.   [asin], [acos], [atan]  Inverse trig functions, press [2nd] button first
  52.   [Hyp]                 Enables hyperbolic equivalents of the above
  53.   [ œÄ ]                 Enter the value of Pi (3.141592653589793...)
  54.  
  55. The [2nd] and [Hyp] buttons can be used separately or together to invoke the arc (inverse) and hyperbolic trig functions. For instance, if you want the hyperbolic arc sin of a number in the display, depress the [Hyp] and [2nd] buttons before pressing the [sin] button.
  56.  
  57. You can enter angles in degrees, radians, or grads, depending on the current angle mode as shown in the display. To change the current angle mode, press the [DRG] button. You can convert angles between degrees, radians, and grads by using the [>DRG] button (press the [2nd] button followed by the [DRG] button). All trig calculations, both input and results, use the current angle mode for calculation and display.
  58.  
  59. Numbers can be entered in scientific notation by entering the mantissa, pressing the [EXP] (Exponent) button, and then entering the exponent (-99...99).
  60.  
  61.